Update changelog
authorSimon McVittie <smcv@debian.org>
Wed, 10 Feb 2021 12:23:49 +0000 (12:23 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 10 Feb 2021 12:44:15 +0000 (12:44 +0000)
debian/changelog
debian/control
debian/control.in

index d88ff04b3d4532cc81447ab093caee941c13d110..5a207eb6f31fb979ffea9934a446513458d9eb0b 100644 (file)
@@ -1,5 +1,6 @@
 gtk4 (4.0.3-1) UNRELEASED; urgency=medium
 
+  * New upstream release
   * d/rules: Show test log if build-time test fails.
     dh_auto_test would automatically show meson-logs/testlog.txt, but
     because we're running with --setup=x11, we get
@@ -12,9 +13,15 @@ gtk4 (4.0.3-1) UNRELEASED; urgency=medium
     adwaita-icon-theme already Recommends librsvg2-common, but people who
     routinely do not install recommended packages will get a better hint
     about how much will be broken by its removal if GTK also recommends it.
-  * New upstream release
-
- -- Simon McVittie <smcv@debian.org>  Tue, 09 Feb 2021 19:56:06 +0000
+  * Bump graphene build-dependency to 1.10.4 on i386.
+    Earlier versions used SSE, which has stricter alignment requirements
+    that cause many of the build-time tests to fail (in addition to not
+    being available on Debian's baseline CPU).
+  * d/rules: Add a note of the test failures that need investigation
+  * d/rules: Extend test timeout on slower architectures
+  * Add myself to Uploaders
+
+ -- Simon McVittie <smcv@debian.org>  Wed, 10 Feb 2021 12:22:46 +0000
 
 gtk4 (4.0.1-1) experimental; urgency=medium
 
index a3a4da938315d84e379eacf2e9fd47df741341ff..55fd92dbb1e5c0e1d185bfd7d3b61f8cc64e7b8e 100644 (file)
@@ -2,7 +2,7 @@ Source: gtk4
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: 
+Uploaders: Simon McVittie <smcv@debian.org>, 
 Build-Depends: adwaita-icon-theme <!nocheck>,
                at-spi2-core <!nocheck>,
                dbus <!nocheck>,
index 3d579176ba078de776eddf08ed13c79930df5dfe..36647ec77923ccfacbae0ccbc8e26770c2e3d3ff 100644 (file)
@@ -2,7 +2,7 @@ Source: gtk4
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: @GNOME_TEAM@
+Uploaders: Simon McVittie <smcv@debian.org>, @GNOME_TEAM@
 Build-Depends: adwaita-icon-theme <!nocheck>,
                at-spi2-core <!nocheck>,
                dbus <!nocheck>,